home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / bratz-estilista.swf / scripts / DefineButton2_873 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-17  |  86b  |  7 lines

  1. on(release){
  2.    if(_global.stage)
  3.    {
  4.       _parent.gotoAndStop("end");
  5.    }
  6. }
  7.